home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / programs / sound / delitracker_v2.01 / arexx / dt_playmod2.rexx < prev    next >
OS/2 REXX Batch file  |  1995-02-13  |  107b  |  7 lines

  1. /* DeliTracker - play given module */
  2.  
  3. address 'DELITRACKER'
  4.  
  5. playmod "Data:Modules/NoiseTracker/mod.raa"
  6.  
  7.